CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 优化问题

搜索资源列表

  1. 遗传算法实现车间工件生产的优化排序

    3下载:
  2. 该程序是基于遗传算法编写的,用于解决车间生产工件的优化排序问题。
  3. 所属分类:文档资料

    • 发布日期:2009-05-25
    • 文件大小:11872
    • 提供者:wanghui19842008
  1. 约束优化问题的遗传算法求解

    3下载:
  2. 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
  3. 所属分类:软件工程

    • 发布日期:2012-10-30
    • 文件大小:168155
    • 提供者:ss
  1. 遗传算法解决求解带约束

    3下载:
  2. 遗传算法解决求解带约束的优化问题明确遗传算法求解问题的一般思路和编码设计-Genetic Algorithm for solving constrained optimization problems with a clear genetic algorithm from the general ideas and Coding Design
  3. 所属分类:生物技术

    • 发布日期:2012-10-30
    • 文件大小:2427
    • 提供者:yangxi
  1. f1

    0下载:
  2. 多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1372
    • 提供者:齐乐
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. GeneticAlgorith遗传算法

    3下载:
  2. 本程序为遗传算法基本程序,略有改进,结果过程均有图示,可通过修改yichuanzhuhanshu.m来适应不同的实际问题,优化效果较优,可用来对遗传函数实现方法的学习
  3. 所属分类:matlab例程

  1. 遗传算法

    0下载:
  2. 利用遗传算法可以解决组合优化问题,代码很经典!(The combinational optimization problem can be solved by using the genetic algorithm, the code is classic!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:11264
    • 提供者:goodluck-2017
  1. 基于遗传算法的 TSP 算法

    1下载:
  2. tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:146432
    • 提供者:淡然踏歌
  1. 多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法的函数优化算法,可以实现基于多种群遗传算法的函数最优化问题(Multi population genetic algorithm function optimization algorithm, can be achieved based on multiple population genetic algorithm function optimization problem)
  3. 所属分类:matlab例程

  1. chapter7多种群遗传算法的函数优化算法

    0下载:
  2. 用遗传算法去优化多种群问题,寻求目标的最优解(The genetic algorithm is used to optimize the multi-population problem and seek the optimal solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:心空岁月
  1. 遗传算法及其在函数优化问题中的应用研究 (2)

    0下载:
  2. 遗传算法在函数优化中的作用,解释了遗传算法的可行性。。。。。(Application of genetic algorithm in sparse matrix)
  3. 所属分类:人工智能/神经网络/深度学习

  1. matlab编写的量子遗传算法

    0下载:
  2. 实现移民优化问题,算法精度高,速度快,具有很好的收敛性(The convergence accuracy is high, the speed is fast.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:7168
    • 提供者:504
  1. 遗传算法

    0下载:
  2. 遗传算法。利用遗传算法可解决优化问题,比如旅行商问题(Genetic algorithms. Genetic algorithms can be used to solve optimization problems, such as traveling salesman problems)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-28
    • 文件大小:16384
    • 提供者:小李子子
  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:行者W
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
  1. matlab编写的量子遗传算法

    2下载:
  2. 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:wcggcw012
  1. 遗传算法

    0下载:
  2. 遗传算法通常用于机械设计的优化问题,目前用途较广(Genetic algorithms are usually used for the optimization of mechanical design and are widely used at present.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:14336
    • 提供者:lg20912
  1. 遗传算法

    0下载:
  2. 遗传算法,提供方法解决各类优化规划等问题。(The genetic algorithm provides a method to solve all kinds of optimization problems.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:27648
    • 提供者:thick森
  1. 遗传算法TSP

    0下载:
  2. 基于遗传算法的TSP问题,连续HOPfield网络优化(TSP problem based on genetic algorithm and optimization of continuous HOPfield network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:xhkai
  1. 遗传算法多目标优化

    0下载:
  2. 遗传算法解决多目标优化问题,利用遗传算法对多目标问题进行优化得到pareto最优解。(The genetic algorithm solves the multi-objective optimization problem and USES the genetic algorithm to optimize the multi-objective problem to get pareto's optimal solution.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-06
    • 文件大小:1024
    • 提供者:tianhuahua
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com